How Do I Document My Code?
What is the best way to document my code? How do I maintain both internal documentation as well as p ...View More
Age is Just a Number: The Story of a 14-Year-Old CEO | CodeCast | GeeksforGeeks
In today's CodeCast, we have Nikhil Garg who is a full-stack developer and a CEO and he is just 14 y ...View More
Humanize Your C# Code with the Humanizer NuGet Package
Converting values in code can be tricky. For example, if you rank something, you would say that the ...View More
How Do I Work with Offline Data?
How do I work with offline data? How do I store it? How do I sync my data when my application comes ...View More
Master DSA Today and be the Masters of Tomorrow
Are you ready to level up your coding game and ace those tech interviews? Well, listen up, because w ...View More
C# Resume and Portfolio Review
Applying for a job can be tough. Often, you get rejected without finding out why. As an employer who ...View More
CodeCast Ep. 3 | Learn all About Competitive Programming | @PriyanshAgarwal with Mr. Sandeep Jain
Priyansh Agarwal who is a phenomenal Competitive programmer tells about his journey from a newbie to ...View More
What Should I Look For In A Good C# Job?
How do I know if a C# job is a good one? What are some things to look for in a position? How do I ev ...View More
C# Hard Truths: Program.cs was a Lie, Startup.cs is a Waste of Space, and more...
Program.cs was a lie up until .NET 6. Startup.cs was a waste of space. Microsoft forgot about DRY fo ...View More
Why is Microsoft Changing C# Syntax So Much?
Why is Microsoft changing things that already work? Top level statements (Program.cs files without a ...View More